home *** CD-ROM | disk | FTP | other *** search
- > The problem is that as soon as you bring screen 1 to the front of screen
- > 0 so that it is partly hiding screen 0, all other screens dissapear! Even
- > though screen 1 is only 40 pixels in height! I need the screens to
- > overlap to hide text updates happening on screen 0. Is this a problem in
- > Blitz? A normal thing in intuition? Or me stuffing up? ;-)
-
- Sorry.. Its an intuition problem..
-
- Anything BELOW a screen is always blank... Notice how if you open a screen
- of say, 40pixels high, it doesn't show Workbench or Blitz2 on the bottom
- half.. This is intuition at work.. It's a real pain.
-
- You would have to use Blitz mode and slices to do what you want to do...
-
- - Paul
-
- ----------------------------------------------------------------------------
- Paul Reece, Student & Network Assistant \\\///
- Claremont College - Tasmania, Australia d oo b
- | __ |
- preece@slick.clare.tased.edu.au, paul_ree@asgard.clare.tased.edu.au \__/
- ----------------------------------------------------------------------------
- The opinions expressed herein are my own and not those of Claremont College!
- ----------------------------------------------------------------------------
-
-
-